func syscall.isCapDacOverrideSet
2 uses
syscall (current package)
syscall_linux.go#L145: func isCapDacOverrideSet() bool {
syscall_linux.go#L200: if uid != 0 && isCapDacOverrideSet() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)